CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SD 文件系统

搜索资源列表

  1. uCOS-II-FS-uCGUI-SD-TFT

    0下载:
  2. STM32-ucos-FS文件系统-uCGUI-SD卡-TFT9325-说有动移植好了,保证能用-STM32-ucos-FS file system-uCGUI-SD Card-TFT9325-said Udo transplant well, can be used to ensure
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:2684003
    • 提供者:taohai
  1. SD

    0下载:
  2. 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can directly identify the file system
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2121
    • 提供者:王小强
  1. C51-SD

    0下载:
  2. c51读写SD卡原代码,可以实现fat文件系统-c51 to read and write SD card source code, you can achieve the fat file system
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9697050
    • 提供者:从影
  1. SD

    0下载:
  2. 本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作-This program implements MSP430 to read and write SD card, MSP430 to the fat file system operations
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:30108
    • 提供者:haohaitao
  1. MMCSD

    0下载:
  2. 非常完整的sd卡、mmc卡读取及文件系统的源代码,还有在avr单片机上的仿真文件-Very complete sd card, mmc card reader and the file system source code, as well as in the simulation of single-chip avr file
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:284204
    • 提供者:yingjie
  1. LPC2312_MP3Player

    1下载:
  2. 用philips lpc2312+DSP实现MP3播放,LCD显示,24C02关机数据,SD卡读写,FAT16/32文件系统.-With philips lpc2312+ DSP implementation MP3 player, LCD display, 24C02 shutdown data, SD card reader, FAT16/32 file system.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:56079
    • 提供者:张易
  1. FAT16

    0下载:
  2. SD卡系统纯源代码模板,提供建立SD文件系统的程序编译系统模式-SD card system of pure source code templates to provide the establishment of procedures for SD file system model compiler system
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:6071
    • 提供者:任勇
  1. MP3_FAT_APP1

    0下载:
  2. 基于mega16的FAT文件系统操作,从SD卡读取数据,然后通过串口打印出来,实现基本的文件操作。-Mega16 based on the FAT file system operations, data from the SD card reader, and then print them out through the serial port, the realization of the basic file operations.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:66453
    • 提供者:迦勒
  1. 51-sd

    1下载:
  2. 介绍51 单片机与SD 卡的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制SD 卡读写操作的实现。-Introduced 51 single-chip interface and SD card design principle, as well as the FAT32 file system design and application control the operation of SD card reader to achieve.
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:343612
    • 提供者:martain
  1. sd

    0下载:
  2. 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:41653
    • 提供者:
  1. SDFAT16

    0下载:
  2. sd卡的读写操作程序,基于fat16文件系统-sd card read and write operating procedures, based on the fat16 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:102647
    • 提供者:jingxin
  1. 061215115325

    0下载:
  2. sd卡的功能描述,详细地描述了sd的协议和文件系统的编成-sd card function descr iption, a detailed descr iption of the sd of the agreement and file system compiled
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:312471
    • 提供者:zf
  1. SD

    0下载:
  2. 本源码适用于stm32103zet6 功能为向sd卡移植fats文件系统,并将sd卡存储的bmp图片在tft上显示出来。压缩包内包涵iar环境下的工程源码-The source function for stm32103zet6 transplant fats to the sd card file system, and sd card storage bmp images displayed on the tft. Compression packages bear with iar wor
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:678361
    • 提供者:LFF
  1. sd_ucfs_proteus

    0下载:
  2. sd卡在proteus上的仿真,加上了ucfs文件系统,整个keil(keil-arm)工程已经建立好,直接可以编译,proteus也是直接可以执行看结果。文件系统可以直接用ultraiso软件打开image.mmc 看到写入的数据。对想学习文件系统和sd卡的人是个入门的好例子。-on the sd card proteus simulation, coupled with the ucfs file system, the entire keil (keil-arm) project has
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:612086
    • 提供者:李焕
  1. SD

    0下载:
  2. arm7 44b0 读写SD卡,带FAT文件系统-arm7 44b0 read and write SD cards with FAT file system
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:20816
    • 提供者:santa
  1. ucfs

    0下载:
  2. uc/fs文件系统的源码,可配合uc/os构建任意文件系统-uc/fs file system source code, coupled with uc/os build an arbitrary file system
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:723455
    • 提供者:刘群
  1. SD

    1下载:
  2. 这是一个51SD卡读 写程序带文件 系统。-51SD card reader program with a file system.
  3. 所属分类:SCM

    • 发布日期:2014-05-05
    • 文件大小:72124
    • 提供者:纪景
  1. SD

    0下载:
  2. sd卡读写成功,能建立文件,fat32系统,速率为100k-sd card reader successfully able to create the file, fat32 system, rate of 100k
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:65777
    • 提供者:yao
  1. SDcode

    0下载:
  2. 嵌入式 SD卡的相关代码,包括相关的文件系统的东西。-Embedded SD card-related code, including file systems related things.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:207623
    • 提供者:杨昊民
  1. 89c51_read_sd

    0下载:
  2. SD文件系统驱动程序基于89c51,可以移植到其他芯片的文件系统-SD file system drivers are based on 89c51, can be transplanted to other chips, the file system
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:239535
    • 提供者:anbaoyong
« 1 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com